Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
abs
abs
Absolute value
Name:
abs
Category:
math
Programming Language:
php
One-line Description:
Absolute value.
Related
Notes on using PHP abs() function and four operations
8
PHP abs() function: basic usage methods and examples
5
«
1
2
»
Similar Functions
sinh
sinh
Hyperbolicsine
floor
floor
Leavethemethodofsort
round
round
Roundfloatingpointnu
octdec
octdec
Convertoctaltodecima
decoct
decoct
Convertdecimaltoocta
cosh
cosh
Hyperboliccosine
hypot
hypot
Calculatetheobliquel
base_convert
base_convert
Convertnumbersbetwee
Popular Articles
Notes on using PHP abs() function and four operations
Common combination of PHP abs() and min() functions
PHP abs() FAQs and solutions encountered when dealing with negative numbers
The combination of PHP abs() function and encryption algorithm
Optimization method for implementing balanced algorithm using abs() in PHP
Using the abs() Function with PHP Date Functions: Detailed Example Explained
How to use abs() to process the absolute value of time interval in PHP
How to Compare Numbers Using PHP’s abs() Function? Don’t Miss These Handy Tips